GetPixelWidthOfCanvas
Type
operator
Summary
Get the width of a canvas in pixels.
Syntax
the pixel width of <Canvas>
Description
Get the width of a canvas in pixels.
Parameters
| Name | Type | Description |
|---|---|---|
Canvas | The canvas to be examined. |
Value
| Name | Type | Description |
|---|---|---|
return | The width of the canvas, in pixels. |